Are there references discussing the use parallel programming as a development methodology? [closed]
Posted
by
ahsteele
on Programmers
See other posts from Programmers
or by ahsteele
Published on 2012-06-26T16:09:51Z
Indexed on
2012/06/26
21:25 UTC
Read the original article
Hit count: 247
I work on a team which employs many of the extreme programming practices. We've gone to great lengths to utilize paired programming as much as possible. Unfortunately the practice sometimes breaks down and becomes ineffective. In looking for ways to tweak our process I came across two articles describing parallel pair programming:
While these are good resources I wanted to read a bit more on the topic. As you can imagine Googling for variations on parallel pair programming nets mostly results which relate to parallel programming. What I'm after is additional discussion on the topic of parallel pair programming. Do additional references exist that my Google-fu is unable to discern? Has anyone used the practice and care to share here (thus creating a reference)?
© Programmers or respective owner